2007-12-20 Kristian Rietveld <kris@imendio.com>
* configure.in: Remove leftovers from old XRandR check. Makes
the build work again on systems without xrandr 1.2.
svn path=/trunk/; revision=19211
+2007-12-20 Kristian Rietveld <kris@imendio.com>
+
+ * configure.in: Remove leftovers from old XRandR check. Makes
+ the build work again on systems without xrandr 1.2.
+
2007-12-20 Christian Persch <chpe@gnome.org>
* configure.in:
X_PACKAGES="$X_PACKAGES xrandr"
fi
-
- if $have_randr ; then
- AC_DEFINE(HAVE_RANDR, 1, Have the Xrandr extension library)
- fi
# Checks for Xcursor library